home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / bbs / 1automx1.zip / 1AUTO.DOC < prev    next >
Text File  |  1996-06-01  |  4KB  |  109 lines

  1.  
  2.                       1AUTO (Automessage For Maximus)
  3.                               By: Paul Earles
  4.  
  5. BEGINING
  6. --------
  7. As with all my other MECCA utilities for Max, I offer no liability for use of
  8. 1AUTO. Usage is at your own risk.
  9.  
  10. BASICS
  11. ------
  12. Notice that most BBS packages have an automessage system? Well, you do now
  13. also! (If you run Maximus CBCS v3.00 or higher). This is a simple MECCA script
  14. that will let the user see the auto message, and if one doesn't exist, just
  15. show AUTOMESSAGE and the menu. This is helpful if you would like for your 
  16. users to be able to leave an automessase for others to see. It also let's the
  17. user leave an automessage from a command key from a menu. 
  18.  
  19. ALSO: I have tried to run a ton of different automessage programs with Max
  20. v3.01, and none of them like me :-) So I just spend a few minutes doing this
  21. little thing, and hope it solves your problems also!
  22.  
  23.  
  24. INSTALLATION
  25. ------------
  26. Installation is simple, and there isn't that much to do :-)
  27.  
  28. 1: Unzip contents into a temp dir :-) (Done already)
  29. 2: Make a directory off of your Maximus directory called AUTO
  30. (Should be something like E:\MAX\AUTO when you create this directory)
  31. 3: Stick the file 1AUTO.BBS into the AUTO directory.
  32. 4: Add the option anywhere you want to in MENUS.CTL
  33. Option should look something like this:
  34.  
  35.         Display_File      Auto\1Auto               Normal "Automessage"
  36.  
  37. Also, to display the automessage at login without the menu, just do something
  38. like this: (I will use WELCOME.MEC as an example)
  39.  
  40. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  41.  
  42. Welcome! You have called us 1,000,000,000 times :-)
  43. You have downloaded 1,000,233,382,392k, and uploaded 0k (haha)
  44.  
  45. Press Enter to continue
  46. (The user presses enter)
  47.  
  48. After the press enter on that one, stick something like this into WELCOME.MEC:
  49.  
  50. [Link]Auto\Auto
  51. [Enter]
  52.  
  53.  
  54. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  55. This will display only the data left by the last caller, with color, and then
  56. ask the user to press enter. It is recommended that you write a test message
  57. when you first use this utility, so you will have some data, and not just a
  58. blank page with PRESS ENTER on it only.
  59.  
  60. 1AUTO MENU
  61. ----------
  62. Users can:
  63. Write a message
  64. or Quit
  65.  
  66. Both very to the point. The main 1AUTO menu is where they see the automessage
  67. as well.
  68.  
  69. Sysop Menu
  70. ----------
  71. Yes, there is a Sysop menu. It is only displayed to the user with the ACS
  72. of SysOp. (Aka SecLev 100). There are 3 commands from the sysop menu:
  73.  
  74. Delete the current Automessage
  75. Post an Anonymous SysOp message
  76. Quit Back To The 1AUTO Main Menu
  77.  
  78. They are self-explanitory. :-)
  79.  
  80. ONLY BUG IN THE WHOLE THING, AND IT WONT EFFECT ANYTHING ONLINE:
  81. ----------------------------------------------------------------
  82. When using ORACLE to view the 1AUTO Automessage menu, you will not see
  83. a sysop menu. Its because the [acs =SysOp] is set. You can still
  84. press S when viewing with ORACLE, but it will just ask you to enter
  85. an Automessage :-)
  86.  
  87.  
  88. SPECIAL NOTE
  89. ------------
  90. I am only giving out the .DOC and .BBS file of 1AUTO, because it would be a
  91. waste of transfer time if I included the actual .MEC file. If you want to make
  92. changes to the 1AUTO screens, fine, go for it. Just use ACCEM to uncompile
  93. 1AUTO.BBS to a 1AUTO.MEC file, then play with it and have fun! This is free,
  94. but the only thing I ask is for the final author title screen to remain on
  95. it. 
  96.  
  97. My Info
  98. -------
  99. Paul Earles
  100. MindState (615).361-4677
  101. Internet: Paul.E@76.collage.isdn.net (To my BBS)
  102. Internet: Paul.Earles@nashville.com (The account I have had for 2 1/2 years or
  103. so I guess :-) If the other address gets ya no response, try the nashville.com
  104. address)
  105. Fidonet: 1:116/76
  106.  
  107. DO YOU WRITE MECCA SCRIPTS?!?!?! MAIL THEM TO ME VIA FIDONET!!! I ALWAYS LIKE
  108. NEW AND COOL MECCA STUFF!!!
  109.